MenuFrame2 version 1.0

This applet displays a frame with a classic menu inside. This lets your visitors navigate through your site easily. You can set the frame position, size and title, the menu items, the text font, color, height, the links... This frame remains on top.

Name

Description

Default

Status

background_color

the applet background color

gray

required

frame_width the width of the frame containing the menu (pixels) 250 pixels required
frame_height the height of the frame containing the menu (pixels) 200 pixels required
frame_X the X location of the frame containing the menu (pixels) 100 pixels required
frame_Y the Y location of the frame containing the menu (pixels) 100 pixels required
frame_title the frame title "Site map" required
item_font_name the items text font name (read special notes below about font names) default system font required
item_font_style the items text font style: "plain", "bold", "italic" or "bold_italic" plain required
item_text_color the items text color yellow required
item_font_height the items text height (pixels) 12 required
item_background_color the items background color blue required
item_border_size the items border size 0 optional
item_border_color the items border color black optional
item_enter_text_color the items text color on mouse over blue optional
item_enter_background_color the items background color on mouse over yellow optional
hand 1: show hand cursor on mouse over items
0: don't show hand cursor
1 required
text#1, text#2,...,text#N,
text#1#1, text#1#1#1,...
text#2#1, text#2#1#1,...
text#N#1,text#N#1#1,...
the texts hierarchy in the menu:
for instance the children of an item text#1 can be text#1#1, text#1#2,...and the children of text#1#1 can be text#1#1#1, text#1#1#2,...
- required
link#1, link#2,...,link#N,
link#1#1, link#1#1#1,...
link#2#1, link#2#1#1,...
link#N#1, link#N#1#1,...
the links hierarchy in the menu:
these are the links (for instance link#1#1 = 'http://www.taijisoftware.com') where the browser point when the user clics on the items (for instance text#1#1 = 'TaijiSoftware')
- required
target

the target of the new page :
           - "_blank" : show in a new unnamed top-level window
           - "_self" : show in the current frame
           - "_parent" : show in the parent frame
           - "_top" : show in the top-most frame
or a custom frame name

_blank required
sound_name the sound played on load - optional
loop_sound - "yes" : to loop the onload sound
- "no" : played one time
no optional
clic_sound_name the sound played when click - optional
registration_code the registration code - required

 

Special notes

* Font names: you can choose among these font names: "TimesRoman", "Helvetica" or ''Courier" (respect the case)

* note: you can put relative URL (to target a file on your site) or absolute (with "http://...")
URL. example:
    relative URL: ../home/home.html
    absolute URL: http://www.yahoo.com

 

Copyright 1999-2001 Taiji Software
All Rights Reserved
http://www.taijisoftware.com
support@taijisoftware.com